home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / southsilimanforest / Tinio_TutorialPart2_1.cs < prev    next >
Text File  |  2003-10-27  |  4KB  |  205 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 13
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12. if (globals.quest_tutorial == 5)
  13. {
  14.   this.line0 = 'none';
  15.   this.target0 = 2;
  16. }
  17. if (globals.quest_tutorial == 6)
  18. {
  19.   this.line0 = 'none';
  20.   this.target0 = 3;
  21. }
  22. if (globals.quest_tutorial == 7)
  23. {
  24.   this.line0 = 'none';
  25.   this.target0 = 4;
  26. }
  27.   this.line1 = '';
  28. "
  29.     1 -1 -1
  30.  
  31.   1 11
  32. "
  33. this.camerafocus = 'npcTinio';
  34. this.voicefocus = 'npcTinio';
  35. this.line0 = 'Hello, ' + globals.player_name + '! This is the second half of your';
  36. this.line1 = 'tutorial. In this house I will teach you to combine items, consume';
  37. this.line2 = 'items, and use skills. You must complete all the tasks so you can leave';
  38. this.line3 = 'the house and start your journey. Let\'s start with combining items.';
  39. this.line4 = '';
  40. this.line5 = '';
  41. this.line6 = '';
  42. globals.quest_tutorial = 6;
  43. "
  44.     450 -1 -1
  45.  
  46.   1 12
  47. "
  48. this.camerafocus = 'npcTinio';
  49. this.voicefocus = 'npcTinio';
  50. this.line0 = 'Talk to the guard and create the items he needs. Do you want me to';
  51. this.line1 = 'repeat my explanation of how to combine items?';
  52. this.line2 = '';
  53. this.line3 = '';
  54. this.line4 = '';
  55. this.line5 = '';
  56. this.line6 = '';
  57.  
  58. "
  59.     300 -1 -1
  60.  
  61.   1 10
  62. "
  63. this.camerafocus = 'npcTinio';
  64. this.voicefocus = 'npcTinio';
  65. this.line0 = 'Good work, ' + globals.player_name + '! Let\'s go to the next room so I can teach you more';
  66. this.line1 = 'about potions and skills.';
  67. this.line2 = '';
  68. this.line3 = '';
  69. this.line4 = '';
  70. this.line5 = '';
  71. this.line6 = '';
  72. DeactivateEntry(602);
  73. globals.quest_tutorial =  8;
  74. globals.item_type_food_daing = 'food';
  75. globals.item_type_food_kalamansi = 'food';
  76. globals.item_type_food_honey = 'food';
  77. globals.item_type_honeymansi = 'food';
  78. "
  79.     300 -1 -1
  80.  
  81.   1 6
  82. "
  83. this.camerafocus = 'npcTinio';
  84. this.voicefocus = 'npcTinio';
  85. this.line0 = 'Other items can be used with an object in the world, like using raw';
  86. this.line1 = 'food with an oven. To do this, select the item and left-click it with';
  87. this.line2 = 'the object. Some characters in the game will require you to combine';
  88. this.line3 = 'items for them.';
  89. this.line4 = '';
  90. this.line5 = '';
  91. this.line6 = '';
  92.  
  93. "
  94.     900 -1 -1
  95.  
  96.   1 0
  97. "
  98. this.camerafocus = 'npcTinio';
  99. this.voicefocus = 'npcTinio';
  100. this.line0 = 'The guard near the door is blocking your path. Find out what items he';
  101. this.line1 = 'wants, and create them using the ingredients you find in this room. You';
  102. this.line2 = 'can press TAB to find out which items are interactive. If you need to';
  103. this.line3 = 'remember what to do, check your Journal by pressing [J]. Good luck!';
  104. this.line4 = '';
  105. this.line5 = '';
  106. this.line6 = '';
  107. if (!CheckEntry(602))
  108. {
  109.    ActivateEntry(601);
  110. }
  111. "
  112.     900 -1 -1
  113.  
  114.   1 11
  115. "
  116. this.camerafocus = 'player';
  117. this.voicefocus = 'player';
  118. this.line0 = 'Yes. ';
  119. this.line1 = '';
  120. this.line2 = '';
  121. this.line3 = '';
  122. this.line4 = '';
  123. this.line5 = '';
  124. this.line6 = '';
  125.  
  126. "
  127.     300 -1 -1
  128.  
  129.   1 9
  130. "
  131. this.camerafocus = 'player';
  132. this.voicefocus = 'player';
  133. this.line0 = 'No.';
  134. this.line1 = '';
  135. this.line2 = '';
  136. this.line3 = '';
  137. this.line4 = '';
  138. this.line5 = '';
  139. this.line6 = '';
  140.  
  141. "
  142.     300 -1 -1
  143.  
  144.   1 0
  145. "
  146. this.camerafocus = 'npcTinio';
  147. this.voicefocus = 'npcTinio';
  148. this.line0 = 'All right. I\'ll be here if you need anything. Good luck!';
  149. this.line1 = '';
  150. this.line2 = '';
  151. this.line3 = '';
  152. this.line4 = '';
  153. this.line5 = '';
  154. this.line6 = '';
  155.  
  156. "
  157.     300 -1 -1
  158.  
  159.   1 0
  160. "
  161. this.camerafocus = 'player';
  162. this.line0 = '';
  163.  
  164. engine.game.npcTinio.behavior =  'follow';
  165. engine.game.npcTinio.follow_entity = 'entry5';
  166. engine.game.npcTinio.follow_next_behavior = 'disabled';
  167. engine.game.npcTinio.talk_cutscene = '';
  168. "
  169.     1 -1 -1
  170.  
  171.   1 5
  172. "
  173. this.camerafocus = 'npcTinio';
  174. this.voicefocus = 'npcTinio';
  175. this.line0 = 'You can combine items in two ways. One is to combine two items together';
  176. this.line1 = 'to form a new item, like mixing two types of food together. You can do';
  177. this.line2 = 'this by selecting the first item in Action mode, and then';
  178. this.line3 = 'right-clicking over the second item. ';
  179. this.line4 = '';
  180. this.line5 = '';
  181. this.line6 = '';
  182.  
  183. "
  184.     900 -1 -1
  185.  
  186.   1 12
  187. "
  188.  
  189. this.camerafocus = 'player';
  190. this.voicefocus = 'player';
  191. i = 0;
  192. this.line[i] = 'Yes. ';
  193. this.target[i] = '7';
  194. i++;
  195. this.line[i] = 'No.';
  196. this.target[i] = '8';
  197. i++;
  198. this.line[i] = '';
  199. "
  200.     1 -1 -1
  201.  
  202.  
  203. 0 0 0 0
  204. 0
  205.